concurrency control

网络  并发控制; 并行控制; 解决数据同时访问问题; 同步控制; 并发控制服务

计算机



双语例句

  1. Concurrency control in a distributed environment
    分布式环境中的并发控制
  2. Concurrency control Supports table and row level locking.
    并发控制支持表级和行级锁。
  3. Examples might be routing, flow/ concurrency control, auditing, access control, and semantic mapping.
    例子包括路由、流/并发控制、审计、访问控制和语义映射。
  4. DB2 extends its common services, such as optimization, indexing, concurrency control, and utilities, across the traditional relational and XML column data.
    DB2对其涉及传统关系数据和XML列数据的常用服务进行了扩展,例如优化、索引、并行控制和实用工具。
  5. According to WS-BPEL, an isolated scope provides concurrency control in governing access to shared variables.
    根据WS-BPEL的要求,范围隔离可在控制对共享变量的访问时提供并发访问控制。
  6. This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
    这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。
  7. With optimistic concurrency control, the database manager releases the row or page locks immediately after a read operation.
    通过实现乐观并发控制,数据库管理器可以在完成读操作后立即释放行或页锁。
  8. Since Business Process Choreographer executes activities within transactions, concurrent access to shared variables is governed by transactional isolation and concurrency control.
    由于BusinessProcessChoreographer在事务中执行活动,因此对共享变量的并发访问由事务隔离和并发性控制进行控制。
  9. But while synchronization is primarily a concurrency control mechanism, transactions are primarily an exception-handling mechanism.
    但是,当同步主要是并发控制的机制时,则事务主要是处理异常的机制。
  10. Concurrency control and logging happens on the level of full documents.
    并发控制和日志记录在完整文档级进行。
  11. The Research of Concurrency Control Mechanism for Distributed Real-Time Transactions in Mobile Broadcast Environments
    移动广播环境中分布式实时事务并发控制机制的研究
  12. Concurrency Control of Embedded Mobile Real-time Database System
    嵌入式移动实时数据库管理系统的并发控制
  13. Concurrency control in database always leads to deadlock. This article has put forward a method to detect it.
    数据库的并发控制,经常导致死锁,本文针对此问题给出检测方法。
  14. The paper focused on concurrency control mechanism of mobile transactions and proposed a concurrency control strategy based on dynamic timer.
    文中着重研究移动事务的并发控制机制,提出了一种基于动态计时器机制的并发控制策略。
  15. Such a system requires concurrency control and recovery mechanisms.
    这种系统需要并行控制和恢复机制。
  16. Research into the Algorithms of Transaction Concurrency Control in Database Grid
    数据库网格的事务并发控制算法研究
  17. Talking about the transaction Concurrency Control and Recovery Technology
    浅谈事务处理中的并发控制和恢复技术
  18. This paper studies the model of transaction execution and presents real-time validation concurrency control protocol ( RTVCC) for RTADBSs.
    该文研究了实时主动数据库事务执行模式,提出了有效性检查并发控制协议。
  19. In this paper a management mechanism called dynamic multi-grain lock and a related concurrency control protocol were given.
    本文采用了一个叫做动态多粒度锁的管理机制,提出了一种与之相适应的并发控制协议。
  20. Concurrency control of collaborative assembly system under web environment
    Web环境下协同装配系统的并发控制
  21. Research on the Concurrency Control of the Vehicle Weighting Management System Based on the RFID
    基于RFID车辆称重管理系统的并发控制研究
  22. A concurrency control algorithm based on the transaction conflict graph is proposed.
    提出了一种基于事务冲突图的并发控制方法。
  23. Research on Mobile Transaction Model Based on Multi-version Concurrency Control
    基于多版本并发控制的移动事务模型的研究
  24. Authorization right method and simple concurrency control algorithms for access control policy real-time update are given in the model.
    在这种模型中,访问控制策略实时更新的并发控制算法简单且易于实现。
  25. Research on concurrency control method of train working diagram compilation system based on group coordination
    基于群体协同的铁路列车运行图编制系统并发控制方法研究
  26. Operation transformation technique is not perfect in solving concurrency control of real-time distributed cooperative systems.
    操作转换方法是实时协同编辑中进行并发控制的一种常用方法。
  27. This feature to implement multiversion concurrency control ( MVCC): when mutations within a transaction are applied, the values are written at the timestamp of their transaction.
    该特性实现了多版本并发控制(MVCC):当使用了事务时,在写入值时需要带上其事务的时间戳。
  28. To solve such problems as dead-lock and frequent restart of computer in collaborative design process, an concurrency control model of real-time collaborative design was established.
    摘要为了解决计算器辅助协同设计中重启动频繁、死锁等问题,建立了一种实时协同设计并发控制模型。
  29. This is called concurrency control.
    这称为并发控制。
  30. An overview on the management of lock-based concurrency control of transactions is presented in this paper.
    叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。